managed.AllocatorType

Undocumented in source.
  1. alias AllocatorType = shared(ISharedAllocator)
  2. alias AllocatorType = IAllocator
    struct managed(Type)
    static if(!(ManagedIsShared))
    alias AllocatorType = IAllocator

Meta